@CHARSET "UTF-8";

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #e87518;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 14px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


.container {
    font-size: 14px;
    line-height: 24px;
}


@media (min-width: 1450px) {
    .containers {
        width: 1370px;
        margin: 0px auto;
    }
}


.fl {
    float: left;
}

.fr {
    float: right;
}


@media (min-width: 1450px) {
    .container {
        width: 1370px;
    }
}

.headers {
    /*display: flex;*/
    /*justify-content: space-between;*/
}

.dlogo {
    width: 30%;
    line-height: 65px;
}

.dlogo a {
    display: block;
}

.dlogo img {
    max-width: 100%;
}

.nnav {
    width: 53%;
}

.h-top {
    height: 110px;
    line-height: 110px;
}

.telme {
    float: right;
    position: relative;
    left: 20px;
}

.telme h4 {
    position: absolute;
    top: 7px;
    left: 48%;
    font-size: 14px;
    color: #fff;
}

.bners {
    position: relative;
}

.h-seo {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9999;
}


/*热门关键词*/

.so {
    padding: 25px 0;
    border-bottom: 1px solid #ebebeb;
}

.gjc {
    height: 38px;
    line-height: 38px;
}

.gjc img {
    float: left;
}

.gjc h3 {
    float: left;
    padding-left: 12px;
    font-size: 14px;
    color: #666;
}

.gjc b {
    color: #666;
    font-size: 14px;
    font-weight: 500;
}

.gjc span {
    font-size: 14px;
}

.gjc span a {
    color: #888888;
    font-weight: normal;
    padding-left: 15px;
    font-size: 14px;
}

.gjc span a:hover {
    color: #09a468;

}

.sousuo {

    /* position: absolute; */
    /* right: 0; */
    float: right;
    /* top: 80px; */
    width: 352px;
    /* padding: 20px; */
    z-index: 999;

}

.sousuo #keyword {
    line-height: 45px;
    width: 100%;
    background: none;
    border: none;
    outline: none;
    color: #5a5a5a;
    float: left;
    font-size: 14px;
    text-indent: 20px;
    padding-left: 12px;
    border-radius: 30px;
    background-color: #f0f0f0;
}


.sousuo #keyword::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-size: 14px;
}

.sousuo #keyword::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
}

.sousuo #keyword:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-size: 14px;
}


#formsearch {
    position: relative;
}

.sousuo .fl {
    background: url(../images/6b83865f7eb703c1fbca5925d4780f856d03a58e.png) no-repeat center;
    font-size: 0;
    width: 50px;
    line-height: 45px;
    border: none;
    border-radius: 30px;
    position: absolute;
    right: 0;
    padding-right: 60px;
    outline: none;
}

.gjca {
    float: left;
    padding-top: 12px;
}

.gjca b {
    font-weight: bold;
    color: #09a468;
    font-size: 14px;
}


.h-about {
    background: url(../images/f332a2f884eeaa90e82b9514521fdc2b3c03cdf0.jpg) no-repeat center;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 35px;
}


.habo-top {
    display: flex;
    align-items: stretch;
}

.h-leftall {
    width: 45.821%;
}

.h-right {
    width: 54.179%;
    transform: translateY(38px);
}

.h-left h3 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    position: relative;
}

.h-left h3::before {
    width: 380px;
    background-color: #cccccc;
    height: 1px;
    left: 0%;
    top: 68px;
    content: '';
    position: absolute;
}

.h-left h3 span {
    color: #09a468;
}

.h-left h4 {
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    margin-top: 55px;
    width:95%;
    text-align: justify;
}

.zxzx {
    display: block;
    background-color: #09a468;
    height: 46px;
    line-height: 46px;
    width: 160px;
    text-align: center;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zxzx h3 {
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    font-weight: normal;
}

.zxzx img {
    margin-left: 10px;
}

.p1 {
    background: #f9f9f9;
    padding: 3% 0;
}


.habo-bto {
    margin-top: -20px;
}

.habo-bto .mokall {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.habo-bto .mokall li {
    width: 16%;
}

.habo-bto .mokall li a:hover img {
    transform: rotate(180deg);
    transition: all .5s;
}

.habo-bto .mokall li a:hover .habo-bto .mokall li a img {
    max-width: 100%;
}

.habo-bto .mokall li a {
    display: block;
    text-align: center;
}

.habo-bto .mokall li a h3 {
    font-size: 24px;
    color: #09a468;
    line-height: 34px;
    font-weight: bold;
    margin-top: 7px;
}

.habo-bto .mokall li a h4 {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-weight: normal;
}


.habo-bto .mokall li {
    display: block;
    text-align: center;
}

.habo-bto .mokall li:hover img {
    transform: rotate(180deg);
    transition: all .5s;
}

.habo-bto .mokall li img {

    transition: all .5s;
}

.habo-bto .mokall li img {
    max-width: 100%;
}


.habo-bto .mokall li h3 {
    font-size: 24px;
    color: #09a468;
    line-height: 34px;
    font-weight: bold;
    margin-top: 7px;
}

.habo-bto .mokall li h4 {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-weight: normal;
}

.hengxian {
    max-width: 100%;
}

.hengxian:last-child {
    display: none;
}


/*产品中心*/

.h-products {
    margin-top: 70px;
}

.protext {
    text-align: center;
}

.protext h3 {
    font-size: 48px;
    font-weight: bold;
    color: #333333;
}

.protext h4 {
    font-size: 20px;
    font-weight: normal;
    color: #666;
    margin-top: 10px;
}

.protext img {
    margin-top: 8px;
}

.protext span {
    color: #09a468;
}

.proall {
    width: 84.9%;
    margin-top: 90px;
    position: relative;
}

.pro-left .proleft {
    width: 55.215%;
    float: left;
    position: relative;
}

.pro-left .proleft::before {
    position: absolute;
    content: '';
    width: 94.5%;
    background-color: #09a468;
    height: 17px;
    top: -17px;
    left: 0;
}

.pro-left .proleft img {
    width: 100%;
}

.pro-left .proright {
    width: 44.785%;
    padding-left: 6.135%;
    float: right;
}

.pro-left .proright .proh3 {
    color: #333333;
    font-size: 48px;
    font-weight: normal;
    line-height: 65px;
}

.pro-left .proright h4 {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
    line-height: 65px;
    border-bottom: 1px solid #eeeeee;
}

.pro-left .proright h5 {
    color: #666;
    font-size: 16px;
    font-weight: normal;
    line-height: 35px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pro-left .proright h5 span {
    font-weight: bold;
}

.pro-left .zxzx {
    margin-top: 30px;
}

.pro-left .zxzx h3 {
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    font-weight: normal;
}

.pro-bto {
    width: 61.35%;
    float: right;
    border: 20px solid #f9f9f9;
    bottom: 0;
    right: -20px;
    position: absolute;
    background-color: #f9f9f9;
}

.pro {
    position: relative;
    text-align: center;
}

.pro:hover h3 {
    opacity: 1;
    transition: all .4s;
}

.pro h3 {
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 65px;
    background-color: #09a468;
    width: 100%;
    opacity: 0;
}


.proall2 {
    width: 84.9%;
    margin-top: 90px;
    position: relative;
    float: right;
}

.pro-left2 .proleft2 {
    width: 55.215%;
    float: right;
    position: relative;
}

.pro-left2 .proleft2::before {
    position: absolute;
    content: '';
    width: 94.5%;
    background-color: #09a468;
    height: 17px;
    top: -17px;
    right: 0;
}

.pro-left2 .proleft2 img {
    width: 100%;
}

.pro-left2 .proright2 {
    width: 44.785%;
    padding-right: 6.135%;
    float: left;
}

.pro-left2 .proright2 .proh32 {
    color: #333333;
    font-size: 48px;
    font-weight: normal;
    line-height: 65px;
}

.pro-left2 .proright2 h4 {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
    line-height: 65px;
    border-bottom: 1px solid #eeeeee;
}

.pro-left2 .proright2 h5 {
    color: #666;
    font-size: 16px;
    font-weight: normal;
    line-height: 35px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pro-left2 .proright2 h5 span {
    font-weight: bold;
}

.pro-left .zxzx {
    margin-top: 30px;
}

.pro-left2 .zxzx h3 {
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    font-weight: normal;
}

.pro-bto2 {
    width: 61.35%;
    float: right;
    border: 20px solid #f9f9f9;
    bottom: 0;
    left: -20px;
    position: absolute;
    background-color: #f9f9f9;
}

.pro2 {
    position: relative;
    text-align: center;
}

.pro2:hover h3 {
    opacity: 1;
    transition: all .4s;
}

.pro2 h3 {
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 65px;
    background-color: #09a468;
    width: 100%;
    opacity: 0;
}


/*选择我们*/

.chooseus {
    margin-top: 77px;
}

.h-strength {
    margin-top: 70px;
}

.str-left {
    width: 57.292%;
    float: left;
    background: url(../images/a1f7c9d43b22e5759021f537ede78ef3c46ad1be.jpg) no-repeat center;
    background-size: cover;
    padding-top: 85px;
    padding-bottom: 252px;
    padding-left: 15.10417%;
}

.str-left h3 {
    font-size: 48px;
    color: #ffffff;
    font-weight: bold;
}

.str-left h4 {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    margin-top: 15px;
    position: relative;
}

.str-left h4::before {
    position: absolute;
    content: '';
    width: 176px;
    height: 2px;
    background-color: #fff;
    left: 0;
    top: 60px;
}

.str-left p {
    font-size: 16px;
    line-height: 44px;
    color: #ffffff;
    font-weight: normal;
    padding-left: 26px;
    background: url(../images/lin.png) no-repeat 0 13px;
    width: 80%;
}

.str-left p img {
    margin-right: 14px;
}

.str-right {
    width: 42.708%;
    float: right;
}

.str-right img {
    /* max-width: 100%; */
}

.h5all {
    margin-top: 95px;
}


.habo-btos .mokalls {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.habo-btos .mokalls li {
    width: 25%;
}

.habo-btos .mokalls li.on a img {
    transform: rotate(360deg);
    transition: all .5s;
}

.habo-btos .mokalls li.on h3 {
    font-weight: bold;
}

.habo-btos .mokalls li a img {
    max-width: 100%;
}

.habo-btos .mokalls li a {
    display: block;
    text-align: center;
}

.habo-btos .mokalls li a h3 {
    font-size: 24px;
    color: #09a468;
    line-height: 34px;
    font-weight: bold;
    margin-top: 7px;
}

.habo-btos .mokalls li a h4 {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-weight: normal;
}


.habo-btos .mokalls li {
    display: block;
    text-align: center;
    padding: 30px 0;
}

.habo-btos .mokalls li.on img {
    /* transform: rotate(360deg);
    transition: all .5s; */
}

.habo-btos .mokalls li img {
    max-width: 100%;
}


.habo-btos .mokalls li h3 {
    font-size: 24px;
    color: #333333;
    line-height: 34px;
    margin-top: 7px;
}

.habo-btos .mokalls li h4 {
    font-size: 12px;
    color: #c8c8c8;
    line-height: 34px;
    font-weight: normal;
    font-family: "Arial";
    text-transform: uppercase;
}

.habo-btos .mokalls li .img1 {
    display: block;
    margin-left: calc(50% - 21.5px);
}

.habo-btos .mokalls li .img2 {
    display: none;
    margin-left: calc(50% - 21.5px);
}

.habo-btos .mokalls li.on .img1 {
    display: none;
    transition: all .3s;
}

.habo-btos .mokalls li.on .img2 {
    display: block;
    transition: all .3s;
}

.strenght-bto {
    position: relative;
}

.habo-btos {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;

}


/*留言*/

.h-message {
    background: url(../images/342d7acda8efec9de9cbfb6901a00bffc177554c.jpg) no-repeat center;
    background-size: cover;
    padding-top: 47px;
    padding-bottom: 45px;
}

.msg-left {
    float: left;
    width: 50%;
}

.msg-right {
    float: right;
    width: 45.523%;
}

.msg-left h3 {
    font-size: 24px;
    color: #666666;
    font-weight: normal;
}

.msg-left h4 {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    margin-top: 20px;
}

.msg-left h4 span {
    color: #09a468;
    margin-right: 10px;
}

.msg-left h5 {
    font-size: 24px;
    color: #09a468;
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-top: 28px;
}

.msg-left h5 span {
    font-size: 16px;
    color: #666666;
    margin-left: 5px;
}

.msgul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.msgul .msgli {
    width: 83.606%;
}

.msgul .msgli li input:focus {
    border: none !important;
}

.msgul li input {
    width: 100%;
    line-height: 44px;
    padding-left: 22px;
    border: none;
    background-color: #ededed;
}

.msgul li input#checkcode {
    width: 100%;
    line-height: 44px;
    padding-left: 22px;
    border: none;
    background-color: #ededed;
    height: 44px;
}

.li3 input {
    margin-top: 10px;
}

.msgli {}

.li1 {
    width: 49%;
    float: left;
}

.li2 {
    width: 49%;
    float: right;
    position: relative;
}

.li2 .checkCodeImg {
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    display: block;
}

.li2 .checkCodeImg img {
    width: 100px;
    height: 28px;
}

.lastli {
    background-color: #09a468;
    padding: 25px 30px;
    border-radius: 5px;
}

.lastli button {
    border: none;
    background-color: #09a468;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    width: 50px;
}

.msg-right {
    margin-top: 26px;
}


/*案例展示*/

.h-cases {
    margin-top: 65px;
}

.caseall {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.caseleft {
    /*width: 32.09%;*/
    position: relative;
    width:0;
}

.caseleft a {
    display: block;
}

.caseleft img {
    width: 100%;
}

.caseleft a h3 {
    font-size: 16px;
    line-height: 65px;
    color: #fff;
    position: absolute;
    text-align: center;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background-color: #09a468;
    opacity: 0;
}

.caseleft a:hover h3 {
    opacity: 1;
    transition: all .54s linear;
}

.casecenter {
    /*width: 32.09%;*/
    width:50%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}


.casetop {
    position: relative;
margin-bottom: 20px;
width:97%;
}

.casetop a h3 {
    font-size: 16px;
    line-height: 65px;
    color: #fff;
    position: absolute;
    text-align: center;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background-color: #09a468;
    opacity: 0;
}

.casetop a:hover h3 {
    opacity: 1;
    transition: all .54s linear;
}

.casebto a h3 {
    font-size: 16px;
    line-height: 65px;
    color: #fff;
    position: absolute;
    text-align: center;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background-color: #09a468;
    opacity: 0;
}

.casebto a:hover h3 {
    opacity: 1;
    transition: all .54s linear;
}

.casetop a {
    display: block;
}

.casebto a {
    display: block;
}

.casetop img {
    width: 100%;
}

.casebto img {
    width: 100%;
}

.casebto {
    position: absolute;
    bottom: 0;
    overflow: hidden;
}


/*新闻中心*/

.h-news {
    background: url(../images/def2ab28664ec47eec29ddcf66d4b69bb219230f.png) no-repeat center;
    padding-top: 106px;
    margin-top: 54px;
}

.newsall {
    margin-top: 62px;
    display: flex;
    justify-content: center;
    padding-bottom: 105px;
}

.news-left {
    width: 59%;
    float: left;
    /* box-shadow: #f6f6f6 20px 0px 30px; */

    position: relative;
}


.tabsz {

    border-bottom: 1px solid #d9d9d9;
}

.tabsz li {
    float: left;
}

.tabsz li a {
    color: #333333;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;

}

.tabsz li {
    background-color: #ececec;
}

.tabsz li:hover {
    background-color: #09a468;
}

.tabsz li a {
    padding: 20px 60px;
    display: block;
}

.tabsz li.cur {
    background-color: #09a468;
}

.tabsz li.cur a {
    color: #fff;
}

.tabsz li a:hover {
    color: #fff;
    background-color: #09a468;
}

.tabsz span {
    float: right;
}

.tabsz span a {
    color: #999999;
    font-size: 14px;
}

.tabsz span a:hover {
    color: #005bac;
}

.newscon {
    margin-top: 5vh;

}

.newimg img {
    width: 100%;
}

.ttsz {
    display: none;
}

.newimg1 {
    display: block;
}

.newimg2 {
    display: none;
}

.zxl-div1 .zxl-div2 {
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    align-items: center;
}

.zxl-div1 .zxl-div2:hover {
    color: #09a468;
    cursor: pointer;
}

.newsimg {
    float: left;
    margin-top: 10px;
    padding-right: 0.5vw;
}

.zxl-div1 .zxl-div2 span {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div1 .zxl-div2 h4 {
    float: right;
    line-height: 32px;
    font-weight: normal;
    color: #888888;
    font-size: 16px;
}

.zxl-div {
    margin-top: 30px;
    background-color: #fff;
    padding: 20px 17px;
}

.zixun-right li {
    margin-top: 1vh;
}


.zxl-div1:hover .newsimg .newimg1 {
    display: none;
}

.zxl-div1:hover .newsimg .newimg2 {
    display: block;
}

.news-right {
    float: right;
    width: 40.6%;
    padding-left: 4.3vw;
}

.nrcon {
    /* margin-top: 5vh; */
    margin-top: 25px;
}

.nrcon ul li {

    padding: 18px;
}

.nrcon ul li:hover .zxl-div3 h3 {
    color: #09a468;
}

.zxl-div3 h3 {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div3 h3 img {
    margin-right: 12px;
}

.zxl-div3 h4 img {
    margin-right: 12px;
}

.zxl-div3 h4 {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 10px;
}


.nrcon div {}

.zxl-div3:hover h3 {
    color: #005bac;
}


.blueline {}

.zzaa img {
    width: 100%;
}

.zzaa {
    transition: all .5s;
    overflow: hidden;
}

.zzaa img {
    transition: all .5s;
}

.zzaa:hover img {
    transform: scale(1.05);
    transition: all .5s;
}

.zses {}

.zzaa {
    width: 45.6%;
    float: left;
}

.zzaa img {
    width: 100%;
}

.zzaatxt {
    width: 48.37%;
    float: right;

}

.zzaatxt h3 {
    font-size: 20px;
    color: #09a468;
    font-weight: bold;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zzaatxt h4 {
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    line-height: 24px;
    margin-top: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.zxzx2 {
    margin-top: 38px;
}

.zxzx2 h3 {
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    font-weight: normal;
}


.newstext li {
    display: flex;
    align-items: center;
    padding: 20px 0px;
    border-bottom: 1px solid #d9d9d9;
}

.newstext li span {
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    margin-left: 15px;
    font-weight: bold;
}

.wenda {
    display: flex;
    align-items: center;
}

.wenda img {
    margin-right: 10px;
}

.nrcon ul:nth-child(1) li:nth-child(1) {
    background-color: #ececec;
}

.nrcon ul:nth-child(2) li:nth-child(1) {
    background-color: #f5f5f5;
}

.nrcon ul:nth-child(3) li:nth-child(1) {
    background-color: #ececec;
}

.nrcon ul:nth-child(4) li:nth-child(1) {
    background-color: #f5f5f5;
}


.h-footer {
    background-color: #20201f;

}

.fnav-all {
    padding-top: 55px;
    padding-bottom: 28px;
    border-bottom: 1px solid #373736;
}

.fnav-all dl dt {
    font-size: 22px;
    color: #09a468;
    font-weight: bold;
}

.fnav-all .dl1 dd {
    margin-top: 45px;
}

.fnav-all .dl2 dd {
    margin-top: 28px;
}

.fnav-all .dl3 dd {
    margin-top: 40px;
}

.fnav-all dl dd h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 36px;
}

.fnav-all .dl1 {
    float: left;
    width: 34.7%;
}

.fnav-all .dl2 {
    float: left;
    width: 29.85%;
}

.fnav-all .dl3 {
    float: right;
    width: 20.8%;
}

.fnav-all .dl2 dd ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 65px;
    font-weight: normal;
}

.fnav-all .dl2 dd ul li img {
    margin-right: 18px;
}

.fnav-all .dl2 dd ul li a:hover {
    color: #1ebc81;
}

.fnav-all .dl2 dd ul li {
    float: left;
    width: 33.333%;
}

.allewm {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.allewm .leftewm {
    text-align: center;
}

.allewm .leftewm {
    text-align: center;
    width: 30%;
}

.allewm .leftewm img {
    max-width: 100%;
}

.allewm .leftewm h3 {
    font-size: 14px;
    color: #999999;
}


.gl-footer {
    background-color: #20201f;
}

.c-link span {
    color: #f2f2f2;
    font-size: 16px;
}

.c-link dd {
    color: #f2f2f2;
    font-size: 12px;
    padding-top: 5px;
}

.c-link {
    padding-right: 3px;
}

.x-region {
    padding-left: 3px;
}

.ks {}

.ksleft {
    width: 32.515%;
    float: left;
}

.ksleft dl {
    margin-bottom: 0;
}

.ksleft dl:first-child {
    width: 62%;
    float: left;
}

.ksleft dl:last-child {
    width: 38%;
    float: right;
}

.ksleft dl a {
    font-size: 16px;
    color: #eeeeee;
}

.ksleft dl dt {
    font-size: 18px;
    color: #eeeeee;
}

.ksleft dl dd a:hover {
    color: #c2c2c2;
}

.ksleft dl dd {
    margin-top: 16px;
}

.ksleft dl span {
    margin-top: 16px;
    display: block;
}

.kscenter {
    width: 39.87%;
    float: left;
    margin-left: 7.36%;
}

.cleft {
    overflow: hidden;
    float: left;
    width: 50%;
}

.cleft h3 {
    font-size: 18px;
    color: #eeeeee;
    font-weight: normal;
}

.cleft ul {
    width: 50%;
}

.cleft li a {
    font-size: 16px;
    color: #eeeeee;
}

.cleft li a:hover {
    color: #c2c2c2;
}

.cleft li:nth-child(2n) {
    margin-left: 30px;
}

.cleft li {
    margin-top: 17px;
    float: left;
}

.cright {
    float: right;
}

.cright h3 {
    font-size: 18px;
    color: #eeeeee;
    font-weight: normal;
}

.crtel h5 {
    margin-top: 30px;
}

.crtel h5 p {
    font-size: 16px;
    color: #eeeeee;
    margin: 0px;
    margin-bottom: 20px;
}

.ksright {
    width: 15.1%;
    float: right;
}

.ksright h3 {
    font-size: 18px;
    color: #eeeeee;
    font-weight: normal;
}

.gl-share {
    margin-top: 20px;
}

.gl-share .social-share .icon-qq:before {
    content: '';
    background: url(../images/0b05ee2f3cede2015f631dd459225a1d94be432c.png) no-repeat center;
    width: 49px;
    height: 49px;
    display: block;
}

.gl-share .social-share .icon-weibo:before {
    content: '';
    background: url(../images/3f83a40e4101799d01936baffed1073c4fb43b13.png) no-repeat center;
    width: 47px;
    height: 47px;
    display: block;
}

.gl-share .social-share .icon-wechat:before {
    content: '';
    background: url(../images/c74a248671693a2315f7ec849f6f64c04fb13d7b.png) no-repeat center;
    width: 49px;
    height: 49px;
    display: block;
}

.gl-share .social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 49px;
    height: 49px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 49px;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;

}

.gl-share .pull-right {
    float: left !important;
}

.gl-share .social-share a {
    float: right;
}

.gl-share .social-share a::before {
    content: '';
    background: url(../images/d64e4357823bc6f4e6e7e3f1848f30f2ed374e66.png) no-repeat center;
    width: 49px;
    height: 49px;
    display: block;
}


.hm-floor {
    background-color: #20201f;
    border-bottom: 5px solid #09a468;
    padding: 32px 0;
}

.hm-floor .fl-all {
    /* padding: 32px 0px 4px;  */
}

.fl-left {
    width: 54%;
    float: left;
    color: #b6b6b6;
    font-size: 13px;
}

.fl-left a {
    color: #b6b6b6;
}

.fl-center {
    width: 15%;
    float: left;
    display: none;
}

.fl-center h3 {
    float: left;
    color: #b6b6b6;
    font-size: 12px;
}

.fl-center a {
    float: left;
    color: #b6b6b6;
}

.fl-right {
    float: right;
    color: #b6b6b6;
    line-height: 20px;
}

.fl-right a {
    color: #b6b6b6;
    font-size: 13px;
    position: relative;
}

.fl-right a:not(:last-child) {}


.fl-right span {
    color: #fefefe;
    font-size: 14px;
}

.fl-right a:hover {
    color: #09a468;
}

.fl-left a:hover {
    color: #09a468;
}

.fl-right {
    display: flex;
    align-items: center;
}

.c-link .con span {
    color: #b6b6b6;
}


/*自适应调整*/


@media (max-width: 1450px) {
    .x-menu>li:not(:first-child) {
        margin-left: 3.5%;
    }

    .zxzx2 {
        margin-top: 20px;
    }

    .zzaatxt h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}

@media (max-width: 1200px) {
    .x-menu>li:not(:first-child) {
        margin-left: 2.5%;
    }

    .dlogo {
        margin-right: 5%;
        line-height: 64px;
    }
}


@media (max-width: 1900px) {
    .pro-left .proright h5 {
        line-height: 30px;
    }

    .pro-left2 .proright2 h5 {
        line-height: 30px;
    }
}

@media (max-width: 1620px) {
    .pro-left .proright .proh3 {
        color: #333333;
        font-size: 45px;
        font-weight: normal;
        line-height: 45px;
    }

    .str-left p {}

    .pro-left .proright h4 {
        color: #333333;
        font-size: 22px;
        font-weight: normal;
        line-height: 60px;
        border-bottom: 1px solid #eeeeee;
    }

    .pro-left .zxzx {
        margin-top: 20px;
    }

    .pro-left2 .proright2 .proh32 {
        color: #333333;
        font-size: 45px;
        font-weight: normal;
        line-height: 45px;
    }

    .pro-left2 .proright2 h4 {
        color: #333333;
        font-size: 22px;
        font-weight: normal;
        line-height: 60px;
        border-bottom: 1px solid #eeeeee;
    }

    .pro-left2 .zxzx {
        margin-top: 20px;
    }
}

@media (max-width: 1510px) {
    .str-right img {
        width: auto;
    }
}


@media (max-width: 1439px) {
    .h-left h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /*-webkit-line-clamp: 5;*/
    }

    .protext h3 {
        font-size: 40px;
    }

    .protext h4 {
        font-size: 18px;
    }

    .pro-left .proright .proh3 {
        font-size: 38px;
    }

    .pro-left2 .proright2 .proh32 {
        font-size: 38px;
    }

    .str-left h3 {
        font-size: 40px;
    }

    .str-left h4 {
        font-size: 22px;
    }

    .str-left h4::before {
        top: 45px
    }

    .h5all {
        margin-top: 45px;
    }

    .proall {
        width: 100%;
    }

    .proall2 {
        width: 100%;
    }

    .pro-left2 .proright2 {
        width: 44.785%;
        padding-right: 6.135%;
        padding-left: 15px;
        float: left;
    }
}

@media (max-width: 1199px) {
    .pro-bto2 {
        width: 100%;
        border: 14px solid #f9f9f9;
        left: 0;
        position: relative;
    }

    .pro-bto {
        width: 100%;
        border: 14px solid #f9f9f9;
        left: 0;
        position: relative;
    }

    .pro-left .proright h5 {
        line-height: 50px;
    }

    .pro-left2 .proright2 h5 {
        line-height: 50px;
    }

    .pro-left .zxzx {
        margin-top: 40px;
    }

    .pro-left2 .zxzx {
        margin-top: 40px;
    }

    .pro-left .proright .proh3 {
        line-height: 55px;
    }

    .pro-left2 .proright2 .proh32 {
        line-height: 55px;
    }

    .proright {
        margin-top: 30px;
    }

    .proright2 {
        margin-top: 30px;
    }

    .hengxian {
        height: 1px;
        width: 100px;
    }

    .habo-bto .mokall li h3 {
        font-size: 22px;
    }

    .habo-bto .mokall li h4 {
        font-size: 15px
    }

    .msg-left h3 {
        font-size: 22px;
    }

    .msg-left h4 {
        font-size: 32px;
    }

    .msg-left h5 {
        font-size: 22px;
    }

    .msg-left {
        width: 52%;
    }

    .li2 .checkCodeImg img {
        width: 60px;
        height: 25px;
    }

    .lastli {
        background-color: #09a468;
        padding: 23px 18px;
        border-radius: 5px;
    }

    .protext h3 {
        font-size: 36px;
    }

    .protext h4 {
        font-size: 16px;
    }

    .caseall {
        margin-top: 40px;
    }

    .zzaatxt h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .zxzx2 {
        margin-top: 10px;
    }

    .zxl-div1 .zxl-div2 span {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .nrcon ul li {
        padding: 8px
    }


    .h-news {
        padding-top: 55px;
        margin-top: 30px;
    }

    .str-left {
        padding-left: 4%;
    }

    .str-left h3 {
        font-size: 34px;
    }

    .h-left h3 {
        font-size: 32px;
    }

}


@media (max-width: 991px) {
    .so {
        display: none;
    }

    .zxl-div1 .zxl-div2 {
        font-size: 14px;
    }

    .zxl-div3 h3 {
        font-size: 14px;
    }

    .zxl-div3 h4 {
        font-size: 13px;
    }

    .zzaatxt h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .zzaatxt h4 {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .h-top {
        display: none;
    }


    .msg-left {
        width: 100%;
    }

    .msg-right {
        width: 100%;
    }

    .lastli {
        background-color: #09a468;
        padding: 23px 36px;
        border-radius: 5px;
    }

    .str-left {
        width: 100%;
        padding-top: 45px;
    }

    .str-right {
        display: none;
    }

    .pro-left .proleft {
        width: 100%;
    }

    .pro-left .proleft img {
        padding: 0 15px;
    }

    .pro-left .proleft::before {
        margin-left: 15px;
    }

    .pro-left .proright {
        width: 100%;
    }


    .pro-left2 .proleft2 {
        width: 100%;
    }

    .pro-left2 .proleft2 img {
        padding: 0 15px;
    }

    .pro-left2 .proleft2::before {
        margin-right: 15px;
    }

    .pro-left2 .proright2 {
        width: 100%;
    }

    .h-about {
        background: none;
    }

    .h-leftall {
        width: 100%;
    }

    .h-right {
        display: block;
        width: 100%;
        margin-top: 25px;
    }

    .h-right img {
        width: 100%;
    }

    .habo-top {
        display: block;
    }


}

@media (max-width: 812px) {
    .hengxian {
        height: 1px;
        width: 50px;
        display: none;
    }

    .habo-bto .mokall {
        display: block;
    }

    .habo-bto .mokall li {
        width: 50%;
        float: left;
        margin-top: 5px;
    }

    .habo-bto {
        margin-top: 30px
    }

    .h-products {
        margin-top: 20px
    }

    .proall {
        margin-top: 45px
    }

    .proall2 {
        margin-top: 45px
    }

    .habo-bto .mokall li h3 {
        font-size: 20px;
    }

    .habo-bto .mokall li h4 {
        font-size: 14px;
    }

    .protext h3 {
        font-size: 32px;
    }

    .protext h4 {
        font-size: 15px;
    }

    .chooseus {
        margin-top: 38px;
    }

    .h-strength {
        margin-top: 35px;
    }

    .habo-btos .mokalls li h3 {
        font-size: 17px;
    }

    .habo-btos .mokalls li h4 {
        line-height: 20px;
    }
}


@media (max-width: 767px) {
    body {
        padding-bottom: 50px !important;
    }

    .news-right {
        display: none;
    }

    .news-left {
        width: 100%;
    }
}


@media (max-width: 768px) {
    .container {
        width: 100%;
    }

}




@media (max-width: 510px) {
    .lastli {
        background-color: #09a468;
        padding: 23px 15px;
        border-radius: 5px;
    }

    .msg-left h4 {
        font-size: 23px;
    }

    .msg-left h3 {
        font-size: 20px;
    }

    .msg-left h5 {
        font-size: 18px;
    }

    .msg-left h5 span {
        font-size: 14px;
    }

    .str-left h4 {
        font-size: 21px;
    }

    .newsall {
        padding-bottom: 55px;
    }

    .tabsz li a {
        padding: 20px 42px;
        display: block;
    }

    .zses {
        display: none;
    }

    .protext h4 {
        font-size: 14px;
        margin-top: 6px;
    }

    .newsall {
        margin-top: 25px;
    }

    .zxl-div {
        margin-top: 0px;
    }

    .zxl-div1 .zxl-div2 h4 {
        font-size: 12px;
        line-height: 28px;
    }

    .zxl-div1 .zxl-div2 span {
        width: 70%;
    }

    .zxl-div1 .zxl-div2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .h-left h4 {
        margin-top: 12px;
        font-size: 14px;
        line-height: 1.8;
    }

    .h-left h3::before {
        display: none;
    }

    .h-about {
        padding-top: 30px;
    }

    .h-left h3 {
        font-size: 20px
    }

    .zxzx {
        margin-top: 20px;
        line-height: 40px;
        height: 40px;
        width: 143px;
    }

    .protext h3 {
        font-size: 22px;
    }

    .protext img {
        margin-top: 4px;
    }

    .pro-left .proleft::before {
        top: -10px;
        height: 10px;
    }

    .pro-left2 .proleft2::before {
        top: -10px;
        height: 10px;
    }

    .pro-left .proright {
        padding: 0 15px;
        margin-top: 15px;
    }

    .pro-left .proright .proh3 {
        font-size: 23px;
        line-height: 1.8;
    }

    .pro-left .proright h4 {
        font-size: 20px;
        line-height: 2;
    }

    .pro-left .proright h5 {
        line-height: 28px;
        padding: 7px 0 34px 0;
    }

    .pro-left .zxzx {
        margin-top: 25px;
    }


    .pro-left2 .proright2 .proh32 {
        font-size: 23px;
        line-height: 1.8;
    }

    .pro-left2 .proright2 h4 {
        font-size: 20px;
        line-height: 2;
    }

    .pro-left2 .proright2 h5 {
        line-height: 28px;
        padding: 7px 0 60px 0;
    }

    .pro-left2 .zxzx {
        margin-top: 25px;
    }


    .str-left h3 {
        font-size: 24px;
    }

    .str-left h4 {
        font-size: 16px;
        margin-top: 8px;
    }

    .str-left h4::before {
        top: 32px;
    }

    .str-left p {
        font-size: 14px;
        line-height: 2;
    }

    .str-left p img {
        margin-right: 6px;
    }

    .str-left {
        padding-bottom: 219px;
    }

    .tabsz {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .tabsz li {
        flex: 1;
    }

    .tabsz li a {
        padding: 0;
        line-height: 45px;
        text-align: center;
        font-size: 16px;
    }

    .fnav-all .dl1 dd {
        margin-top: 9px;
    }


}



/* 头部 */

#container {
    width: 1100px;
    margin: 0 auto;
    padding-top: 10px;
}

#header {
    background: #fff;
    color: #fff;
}

.wel_box {
    background: #0c8947;
    color: #fff;
}

.wrap {
    max-width: 1200px;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
}

.top {
    max-width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    height: 105px;
    overflow: hidden;
    padding-top: 9px;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 35px;
    color: #fff;
}

.topLink .k1 a {
    color: #fff
}

.topLink .k2 {
    color: #000000;
    font-size: 18px;
    font-family: "å¾®è½¯é›…é»‘";
    line-height: 30px;
    height: 40px;
    overflow: hidden;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 99999;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:visited {
    text-decoration: none;
    color: #333;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

#menu {
    /*background: url(../images/menu.jpg) repeat-x top center;*/
background:#0c8947;
}

.liyou {
    background: url(../images/ys.jpg) no-repeat;
    height: 1059px;
}

.ys {
    position: relative;
}

.ys .title {
    position: absolute;
    top: 212px;
    left: 125px;
    font: 600 32px/32px "å¾®è½¯é›…é»‘";
    color: #000;
}

.ys .title span {
    color: #009a53;
}

.ys .contents {
    position: absolute;
    top: 290px;
    left: 125px;
    font: 200 14px/32px "å¾®è½¯é›…é»‘";
}

.ys .contents p {
    background: url(../images/li.jpg) 0 50% no-repeat;
    padding-left: 25px;
}

.s1 {
    top: 312px;
    left: 530px;
}

.s2 {
    top: 620px;
}


@media (max-width: 1449px) {
    .fnav-all .dl3 {
        float: right;
        width: 19.8%;
    }
}

@media (max-width: 1199px) {
    .fnav-all .dl3 {
        float: right;
        width: 22.8%;
    }

    .fnav-all .dl2 {
        float: left;
        width: 35.85%;
    }

    .fl-left {
        width: 57%;
        float: left;
        color: #b6b6b6;
        font-size: 13px;
    }
}


@media (max-width: 991px) {
    .fnav-all .dl1 {
        /* display: none; */
    }

    .fnav-all .dl2 {
        float: left;
        width: 60.85%;
    }

    .fnav-all .dl3 {
        float: none;
        width: 30%;
        margin-top: 30px;
    }

    .fl-right {
        display: none;
    }

    .fl-left {
        width: 100%;
        text-align: center;
    }

    .hm-floor .fl-all {
        padding: 26px 0px;
    }

    .hm-floor {
        padding: 0;
    }

    .fnav-all .dl1 {
        float: none;
        width: 100%;
    }
}


@media (max-width: 720px) {

    .newsall {
        padding-bottom: 50px;
    }

    .fnav-all {
        padding-top: 35px;
        padding-bottom: 20px;
    }

    .fnav-all .dl3 {
        float: none;
        width: 100%;
    }

    .allewm {
        justify-content: flex-start;
    }

    .fnav-all dl dt {
        font-size: 20px;
    }

    .fnav-all .dl3 dd {
        margin-top: 13px;
    }

    .fnav-all .dl3 {
        margin-top: 5%;
    }

    .allewm .leftewm {
        width: 35%;
    }
}


@media (max-width: 375px) {

    .li2 .checkCodeImg img {
        width: 52px;
        height: 25px;
    }


}



@media (max-width: 990px) {
.x-banner{margin-top:60px;}
}